home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 33 / Softdisk for Windows 33.iso / sdwin.sdw < prev    next >
Encoding:
Text File  |  1997-05-05  |  6.0 KB  |  275 lines

  1. ;-----------------------------------------------------------------------------------------------
  2. ; Softdisk for Windows CD-ROM Edition #033 script file
  3. ; version 1.00
  4. ; rev 2
  5. ;-----------------------------------------------------------------------------------------------
  6.  
  7. ;-----------------------------------------------------------------------------------------------
  8. $DOC
  9. SOFTDISKWINDOWS
  10. 1
  11. 0
  12. 5
  13. 1
  14. 1.00r2
  15. $EOC
  16. ;-----------------------------------------------------------------------------------------------
  17.  
  18. ;-----------------------------------------------------------------------------------------------
  19. $ABOUT
  20. Softdisk for Windows #33
  21. Todd Lewis
  22. 1.00r2
  23. Copyright 1997, Softdisk Publishing
  24. $EOC
  25. ;-----------------------------------------------------------------------------------------------
  26.  
  27. ;-----------------------------------------------------------------------------------------------
  28. $ISSUE
  29. 033
  30. $EOC
  31. ;-----------------------------------------------------------------------------------------------
  32.  
  33. ;-----------------------------------------------------------------------------------------------
  34. ; Main screen parameters
  35. ; Line 1 : Title position X
  36. ; Line 2 : Title position Y
  37. ; Line 3 : text color (0-15 DOS standard)
  38. ; Line 4 : Solid title (Y/N)
  39. ; Line 5 : Floppy Version (Y/N)
  40. ; Line 6 : Show Program Labels (Y/N)
  41. ;-----------------------------------------------------------------------------------------------
  42. $MAINSCREEN
  43. 10
  44. 32
  45. 15
  46. Y
  47. N
  48. N
  49. $EOC
  50.  
  51. ;-----------------------------------------------------------------------------------------------
  52. ; Feature Items (up to 8 plus Enhancements and Think Tank (10 total))
  53. ; Line 1 : Number of Feature Items ( include Enhancements and Think Tank  )
  54. ; Line 2 : Feature Title
  55. ; Line 3 : Feature Directory ( NIL for none )
  56. ; Line 4 : Feature Filename ( NIL for none )
  57. ; Line 5 : (u)tility, (n)hancement, (p)roductivity, (g)ame, (e)ducation, (t)hink tank
  58.        (e)ducation pu(z)zle
  59. ; Line 6 : X position
  60. ; Line 7 : Y position
  61. ; Line 8 : width
  62. ; Line 9 : height 
  63. ;        : Repeat 2-9
  64. ;-----------------------------------------------------------------------------------------------
  65. $FEATUREITEMS
  66. 8
  67. Financial Analyzer
  68. \FINANLY
  69. FINANLY.EXE
  70. 1
  71. 567
  72. 40
  73. 69
  74. 69
  75. Word Up!
  76. \WORDUP
  77. WORDUP.EXE
  78. 2
  79. 558
  80. 129
  81. 69
  82. 69
  83. PolyTile
  84. \POLYTILE
  85. POLYTILE.EXE
  86. 3
  87. 525
  88. 208
  89. 69
  90. 69
  91. CryptoQuad
  92. \CQWIN
  93. CQWIN.EXE
  94. 4
  95. 472
  96. 283
  97. 69
  98. 69
  99. Laser Blocks
  100. \LASBLO16
  101. LASBLO16.EXE
  102. 5
  103. 396
  104. 352    
  105. 69
  106. 69
  107. @loha
  108. \ALOHAFW
  109. ALOHAFW.EXE
  110. 6
  111. 100
  112. 165
  113. 44
  114. 44
  115. Enhancements
  116. NIL
  117. NIL
  118. 7
  119. 18
  120. 224
  121. 69
  122. 69
  123. Think Tank
  124. NIL
  125. NIL
  126. t
  127. 67
  128. 320
  129. 69
  130. 69
  131. $EOC
  132. ;-----------------------------------------------------------------------------------------------
  133.  
  134. ;----------------------------------------------------------------------------------------
  135. ; Think Tank files
  136. ; Line 1  : Number of articles
  137. ; Line 2  : Name
  138. ; Line 3  : Filename (don't include extension (should be xxx issue digits))
  139. ;         : Repeat 2-3
  140. ;----------------------------------------------------------------------------------------
  141. $THINKTANK
  142. 8
  143. Table of Contents
  144. TCONTENT
  145. Editorial
  146. TEDITOR
  147. Online Journeys
  148. TONLINE
  149. Surfin' the Net
  150. TSURFING
  151. Hints and Tips
  152. THINTS
  153. Mailbag
  154. TMAILBAG
  155. Contests and Specials
  156. TCONTEST
  157. Coming Attractions
  158. TCOMING
  159. $EOC
  160.  
  161. ;-----------------------------------------------------------------------------------------------
  162. ; Wallpaper Enhancements
  163. ; Line 1  : Number of wallpapers
  164. ; Line 2- : Wallpaper filenames (*.bmp)
  165. ;-----------------------------------------------------------------------------------------------
  166. $WALLPAPERS
  167. 22
  168. 0090_256.BMP
  169. 0091_256.BMP
  170. 0092_256.BMP
  171. 0093_256.BMP
  172. 0094_256.BMP
  173. 0095_256.BMP
  174. 0096_256.BMP
  175. 0097_256.BMP
  176. 0098_256.BMP
  177. 0099_256.BMP
  178. PYRA_256.BMP
  179. 0090_HI.BMP
  180. 0091_HI.BMP
  181. 0092_HI.BMP
  182. 0093_HI.BMP
  183. 0094_HI.BMP
  184. 0095_HI.BMP
  185. 0096_HI.BMP
  186. 0097_HI.BMP
  187. 0098_HI.BMP
  188. 0099_HI.BMP
  189. PYRA_HI.BMP
  190. $EOC
  191.  
  192. ;-----------------------------------------------------------------------------------------------
  193. ; Sound Enhancements
  194. ; Line 1  : Number of Sounds
  195. ; Line 2- : Sound filenames (*.wav)
  196. ;-----------------------------------------------------------------------------------------------
  197. $SOUNDS
  198. 10
  199. BADLUCK.WAV
  200. CLOSED.WAV
  201. ENERGIZE.WAV
  202. EXCUSEME.WAV
  203. KACHUNK.WAV
  204. LOCKED.WAV
  205. PHWOOSH.WAV
  206. SCRAPING.WAV
  207. SHOCKING.WAV
  208. THUMP.WAV
  209. $EOC
  210.  
  211. ;-----------------------------------------------------------------------------------------------
  212. ; Clip Art Files
  213. ; Line 1  : Number of Clip Art Files
  214. ; Line 2- : Clip Art Filenames (*.pcx)
  215. ;-----------------------------------------------------------------------------------------------
  216. $CLIPART
  217. 15
  218. 0001w033.pcx
  219. 0002w033.pcx
  220. 0003w033.pcx
  221. 0004w033.pcx
  222. 0005w033.pcx
  223. 0006w033.pcx
  224. 0007w033.pcx
  225. 0008w033.pcx
  226. 0009w033.pcx
  227. 0010w033.pcx
  228. 0011w033.pcx
  229. 0012w033.pcx
  230. 0013w033.pcx
  231. 0014w033.pcx
  232. 0015w033.pcx
  233. $EOC
  234.  
  235. ;-----------------------------------------------------------------------------------------------
  236. ; Screen Saver Files
  237. ; Line 1  : Number of Screen Savers
  238. ; Line 2- : Filename of Screen savers
  239. ;-----------------------------------------------------------------------------------------------
  240. $SAVERS
  241. 1
  242. SPACE.SCR
  243. $EOC
  244.  
  245. ;-----------------------------------------------------------------------------------------------
  246. ; Icon Files
  247. ; Line 1  : Number of Icon Files
  248. ; Line 2- : Name of Icon files
  249. ;-----------------------------------------------------------------------------------------------
  250. $ICONS
  251. 1
  252. ICONS033.DLL
  253. $EOC
  254.  
  255. ;-----------------------------------------------------------------------------------------------
  256. ; Font Files
  257. ; Line 1  : Number of Font Files (font family)
  258. ; Line 2- : Name of Fonts
  259. ;-----------------------------------------------------------------------------------------------
  260. $FONTS
  261. 1
  262. Hippo
  263. $EOC
  264.  
  265. ;-----------------------------------------------------------------------------------------------
  266. ; Super Crossword File
  267. ; Line 1  : Number of Crossword files
  268. ; Line 2- : Name of files (*.CWD)
  269. ;-----------------------------------------------------------------------------------------------
  270. $CROSSWORD
  271. 2
  272. BEACHES.CWD
  273. SOLARSYS.CWD
  274. $EOC
  275.